<style>:host .chart{--d3fc-local-full--gradient:var(--d3fc-full--gradient,linear-gradient(#4d342f 0%,#e4521b 22.5%,#feeb65 42.5%,#f0f0f0 50%,#dcedc8 57.5%,#42b3d5 67.5%,#1a237e 100%));--d3fc-local-positive--gradient:var(--d3fc-positive--gradient,linear-gradient(#dcedc8 0%,#42b3d5 35%,#1a237e 100%));--d3fc-local-negative--gradient:var(--d3fc-negative--gradient,linear-gradient(#feeb65 100%,#e4521b 70%,#4d342f 0%));--d3fc-local-series:var(--d3fc-series,rgba(31,119,180,0.5));--d3fc-local-series-1:var(--d3fc-series-1,#0366d6);--d3fc-local-series-2:var(--d3fc-series-2,#ff7f0e);--d3fc-local-series-3:var(--d3fc-series-3,#2ca02c);--d3fc-local-series-4:var(--d3fc-series-4,#d62728);--d3fc-local-series-5:var(--d3fc-series-5,#9467bd);--d3fc-local-series-6:var(--d3fc-series-6,#8c564b);--d3fc-local-series-7:var(--d3fc-series-7,#e377c2);--d3fc-local-series-8:var(--d3fc-series-8,#7f7f7f);--d3fc-local-series-9:var(--d3fc-series-9,#bcbd22);--d3fc-local-series-10:var(--d3fc-series-10,#17becf);}:host .chart .series{fill:var(--d3fc-local-series);}:host .chart .series-1{fill:var(--d3fc-local-series-1);}:host .chart .series-2{fill:var(--d3fc-local-series-2);}:host .chart .series-3{fill:var(--d3fc-local-series-3);}:host .chart .series-4{fill:var(--d3fc-local-series-4);}:host .chart .series-5{fill:var(--d3fc-local-series-5);}:host .chart .series-6{fill:var(--d3fc-local-series-6);}:host .chart .series-7{fill:var(--d3fc-local-series-7);}:host .chart .series-8{fill:var(--d3fc-local-series-8);}:host .chart .series-9{fill:var(--d3fc-local-series-9);}:host .chart .series-10{fill:var(--d3fc-local-series-10);}:host{user-select:none;}:host .chart{position:absolute;box-sizing:border-box;left:0;top:0;%;%;padding:12px;overflow:hidden;}:host .chart.heatmap d3fc-group.cartesian-chart,:host .chart.treemap d3fc-group.cartesian-chart{grid-template-columns:minmax(0em,max-content)auto 1fr auto minmax(0em,max-content);grid-template-rows:minmax(0em,max-content)auto 1fr auto minmax(0em,max-content);}:host .chart .chart-label{display:none;}:host .chart.heatmap{padding-right:120px;}:host .chart.xyscatter{padding:0;font-size:14px;}:host .chart.xyscatter d3fc-group:first-child{padding:16px;padding-top:0px;width:calc(100% - 32px);height:calc(100% - 16px);}:host .chart.xyscatter .multi-xlabel{position:absolute;bottom:0;em;%;display:flex;justify-content:center;align-items:center;background:var(--d3fc-legend--background);}:host .chart.xyscatter .multi-ylabel{position:absolute;top:0;em;%;display:flex;justify-content:center;align-items:center;background:var(--d3fc-legend--background);}:host .chart.xyscatter .outer-container{%;}:host .chart.xyscatter .inner-container{display:inline-grid;overflow-y:auto;width:calc(100% - 16px);%;padding:0;margin:0;}:host .chart.xyscatter .inner-container div{overflow:hidden;}:host .chart.xyscatter .inner-container text.segment,:host .chart.xyscatter .inner-container text.parent{text-anchor:middle;user-select:none;pointer-events:none;fill:var(--d3fc-treedata--labels,rgb(51,51,51));}:host .chart.xyscatter .inner-container div.xy-scatter-container{margin:5px 0;}:host .chart.sunburst{padding:0;font-size:14px;}:host .chart.sunburst .outer-container{%;}:host .chart.sunburst .inner-container{%;%;display:inline-grid;padding:0;margin:0;overflow-x:hidden;overflow-y:auto;}:host .chart.sunburst .inner-container div{overflow:hidden;}:host .chart.sunburst .inner-container .sunburst-container:not(:only-child) svg{transform:translate(0,-27px);}:host .chart.sunburst .inner-container svg{%;%;}:host .chart.sunburst .inner-container path{fill:var(--d3fc-series,rgba(31,119,180,0.5));}:host .chart.sunburst .inner-container text.segment,:host .chart.sunburst .inner-container text.parent{text-anchor:middle;user-select:none;pointer-events:none;fill:var(--d3fc-treedata--labels,rgb(51,51,51));}:host .chart.sunburst .inner-container div.title-container{margin-top:5px;}:host .chart.has-legend{padding-right:120px;}:host .chart.treemap .treemap-container{position:relative;}:host .chart.treemap .treemap-container:not(:only-child){width:calc(100% - 12px);height:calc(100% - 12px);}:host .chart.treemap .outer-container{%;}:host .chart.treemap .inner-container{%;%;display:inline-grid;padding:0;margin:0;overflow-x:hidden;overflow-y:auto;}:host .chart.treemap .inner-container div{overflow:hidden;}:host .chart.treemap .inner-container svg{%;%;}:host .chart.treemap .inner-container .treerect{stroke:var(--d3fc-treedata-axis--lines,var(--d3fc-axis--lines,white));fill:var(--d3fc-series,rgba(31,119,180,0.5));}:host .chart.treemap .inner-container .treerect:hover{cursor:pointer;stroke:var(--d3fc-treedata--hover-highlight,black);stroke-opacity:1;}:host .chart.treemap .inner-container .rootnode{opacity:0;pointer-events:none;z-index:0;}:host .chart.treemap .inner-container .branchnode{opacity:0;}:host .chart.treemap .inner-container .branchnode:hover{fill-opacity:0.1;opacity:1;fill:var(--d3fc-treedata--hover-highlight,black);}:host .chart.treemap .inner-container .leafnode{fill-opacity:0.8;}:host .chart.treemap .inner-container .leafnode:hover{fill-opacity:0.5;}:host .chart.treemap .inner-container #hidden{opacity:0;pointer-events:none;z-index:0;}:host .chart.treemap .inner-container .top{font-size:14px;z-index:5;pointer-events:none;}:host .chart.treemap .inner-container .mid{font-size:8px;opacity:0.7;z-index:4;}:host .chart.treemap .inner-container .lower{font-size:0px;opacity:0;z-index:4;}:host .chart.treemap .inner-container text{fill:var(--d3fc-treedata--labels,rgb(51,51,51));}:host .chart.treemap .inner-container text.title{dominant-baseline:hanging;}:host .chart.treemap .inner-container .parent-controls{position:absolute;top:12px;right:auto;left:30px;width:auto;z-index:4;transition:box-shadow 1s;}:host .chart.treemap .inner-container .parent-controls:hover{box-shadow:2px 2px 6px#000;transition:box-shadow 0.2s;}:host .chart .x-label{em!important;line-height:1em!important;}:host .chart .x-label,:host .chart .y-label{color:var(--d3fc-label--color,inherit);font-size:14px;}:host .chart d3fc-canvas.plot-area{display:none;}:host .chart.xyscatter d3fc-canvas.plot-area,:host .chart.xyline d3fc-canvas.plot-area,:host .chart.ohlc d3fc-canvas.plot-area,:host .chart.candlestick d3fc-canvas.plot-area,:host .chart.heatmap d3fc-canvas.plot-area{display:block;}:host .chart .y-axis text,:host .chart .x-axis text{fill:var(--d3fc-axis-ticks--color,rgb(80,80,80));font-size:11px;}:host .chart .y-axis path,:host .chart .x-axis path{stroke:var(--d3fc-axis--lines,rgb(180,210,225));}:host .chart .splitter-label{display:inline-block;margin:0 10px;cursor:pointer;}:host .chart .splitter-label::after{margin-left:5px;color:var(--d3fc-axis--lines,rgb(180,210,225));}:host .chart .splitter-label:hover::after{color:var(--d3fc-axis-ticks--color,rgb(80,80,80));}:host .chart .splitter-label.disabled::after{color:rgba(80,80,80,0.3);}:host .chart .splitter-label.disabled{cursor:default;}:host .chart .y-label.left-label .splitter-label::after{background-repeat:no-repeat;background-color:var(--icon--color);content:"";display:inline-block;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-image:var(--sort-desc-icon--mask-image);mask-image:var(--sort-desc-icon--mask-image);}:host .chart .y-label.right-label .splitter-label::after{background-repeat:no-repeat;background-color:var(--icon--color);content:"";display:inline-block;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-image:var(--sort-asc-icon--mask-image);mask-image:var(--sort-asc-icon--mask-image);}:host .chart.ybar .y-axis path,:host .chart.yline .y-axis path,:host .chart.xyline .y-axis path,:host .chart.xyline .x-axis path,:host .chart.yarea .y-axis path,:host .chart.yscatter .y-axis path,:host .chart.xyscatter .y-axis path,:host .chart.xyscatter .x-axis path,:host .chart.xbar .x-axis path{visibility:hidden;}:host .chart .y-label{white-space:nowrap;}:host .chart .nearbyTip{fill:var(--d3fc-series,rgba(31,119,180,0.5));}:host #dragHandles{position:absolute;top:0px;right:0px;left:auto;pointer-events:none;}:host #dragHandles rect{pointer-events:all;}:host .label rect{fill:none;}:host .legend-container{position:absolute;top:12px;right:12px;left:auto;}:host .legend-container.legend-color{}:host .legend-container[borderbox-on-hover="true"]{transition:box-shadow 1s;}:host .legend-container[borderbox-on-hover="true"]:hover{background-color:var(--d3fc-legend--background,#ffffff);transition:box-shadow 0.2s,background-color 0.2s;}:host .legend-container .legend{font-size:8pt;%;}:host .legend-container .legend .cell{cursor:pointer;}:host .legend-container .legend .cell path{fill:var(--d3fc-series,rgba(31,119,180,0.5));stroke:var(--d3fc-series,rgb(31,119,180));}:host .legend-container .legend .cell.hidden path{fill:rgba(204,204,204,0.5);stroke:rgb(204,204,204);}:host .legend-container .legend .cell.hidden circle{fill:rgb(204,204,204)!important;}:host .legend-container text{fill:var(--d3fc-legend--text,rgb(51,51,51));}:host .legend-container .label:hover{fill:rgb(34,160,206);}:host .legend-container #legend-axis path{stroke:var(--d3fc-legend--text,rgb(51,51,51));}:host .legend-container .legend-controls{margin-left:12px;}:host .legend-container .legend-controls #up-arrow,:host .legend-container .legend-controls #down-arrow{cursor:pointer;color:rgb(31,119,180);}:host .legend-container .legend-controls #up-arrow.disabled,:host .legend-container .legend-controls #down-arrow.disabled{cursor:default;color:rgb(51,51,51);}:host .heatmap .legend-container.legend-color{}:host .treemap .legend-container.legend-color{}:host .treemap .legend-container:not(.legend-color){}:host .zoom-controls{position:absolute;top:10px;left:0;%;text-align:center;}:host .zoom-controls button{-webkit-appearance:none;background:var(--plugin--background,rgb(247,247,247));border:1px solid var(--inactive--color,rgb(204,204,204));color:var(--d3fc-label--color,inherit);font-size:12px;padding:8px;opacity:0.5;cursor:pointer;}:host .zoom-controls button:hover{opacity:1;}:host .parent-controls{position:absolute;top:30px;right:145px;%;text-align:right;}:host .parent-controls button{-webkit-appearance:none;background:rgb(247,247,247);border:1px solid rgb(204,204,204);padding:10px;opacity:0.5;cursor:pointer;}:host .parent-controls button:hover{background:rgb(230,230,230);}:host div.tooltip{position:absolute;text-align:left;font-size:12px;font-weight:300;white-space:nowrap;padding:0.5em;background:var(--d3fc-tooltip--background,#ffffff);color:var(--d3fc-tooltip--color,black);border:1px solid var(--d3fc-tooltip--border-color,#777777);box-shadow:var(--d3fc-tooltip--box-shadow,none);pointer-events:none;}:host div.tooltip ul{margin:0;padding:0;list-style-type:none;}d3fc-canvas,d3fc-svg{position:relative;display:block}d3fc-canvas>canvas,d3fc-svg>svg{position:absolute;%;%}d3fc-svg>svg{overflow:visible}d3fc-group.cartesian-chart{%;%;overflow:hidden;display:grid;display:-ms-grid;grid-template-columns:minmax(1em,max-content) auto 1fr auto minmax(1em,max-content);-ms-grid-columns:minmax(1em,max-content) auto 1fr auto minmax(1em,max-content);grid-template-rows:minmax(1em,max-content) auto 1fr auto minmax(1em,max-content);-ms-grid-rows:minmax(1em,max-content) auto 1fr auto minmax(1em,max-content);}
d3fc-group.cartesian-chart>.top-label{align-self:center;-ms-grid-column-align:center;justify-self:center;-ms-grid-row-align:center;grid-column:3;-ms-grid-column:3;grid-row:1;-ms-grid-row:1;}
d3fc-group.cartesian-chart>.top-axis{height:2em;grid-column:3;-ms-grid-column:3;grid-row:2;-ms-grid-row:2;}
d3fc-group.cartesian-chart>.left-label{align-self:center;-ms-grid-column-align:center;justify-self:center;-ms-grid-row-align:center;grid-column:1;-ms-grid-column:1;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.left-axis{width:3em;grid-column:2;-ms-grid-column:2;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.plot-area{overflow:hidden;grid-column:3;-ms-grid-column:3;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.right-axis{width:3em;grid-column:4;-ms-grid-column:4;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.right-label{align-self:center;-ms-grid-column-align:center;justify-self:center;-ms-grid-row-align:center;grid-column:5;-ms-grid-column:5;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.bottom-axis{height:2em;grid-column:3;-ms-grid-column:3;grid-row:4;-ms-grid-row:4;}
d3fc-group.cartesian-chart>.bottom-label{align-self:center;-ms-grid-column-align:center;justify-self:center;-ms-grid-row-align:center;grid-column:3;-ms-grid-column:3;grid-row:5;-ms-grid-row:5;}
d3fc-group.cartesian-chart>.y-label{display:flex;transform:rotate(-90deg);width:1em;white-space:nowrap;justify-content:center;}</style><div id="container" class="chart yline"><d3fc-group class="cartesian-chart" auto-resize=""><div class="chart-label top-label" style="margin-bottom: 1em; margin-top: 0px;"></div><div class="x-label bottom-label">State</div><div class="y-label left-label"><span class="splitter-label disabled">Profit</span></div><d3fc-svg class="svg-plot-area plot-area"><svg viewBox="0 0 863 525" preserveAspectRatio="none"><g class="y-series"><g class="multi"><g><path class="line" fill="none" stroke="#000" style="stroke: rgb(227, 119, 194); stroke-width: 1;"></path></g></g><g class="multi"><g><path class="line" fill="none" stroke="#000" d="M8.806122448979636,76.29536774999984L26.41836734693882,67.98409865624984L44.030612244898,463.2887220937499L61.64285714285718,198.073934625L79.25510204081637,375.97525612499993L96.86734693877555,329.02591903124994L114.47959183673473,364.0277379375L132.0918367346939,402.11609418750004L149.7040816326531,243.1371915L167.3163265306123,265.604962875L184.92857142857147,345.77010890625L202.54081632653066,301.70298178125006L220.15306122448982,275.39383331249996L237.765306122449,284.3935513125L255.3775510204082,305.71239825000004L272.9897959183674,337.46378334375L290.60204081632656,305.47213921875L308.2142857142857,338.7204856875L325.82653061224494,351.6899386875L343.4387755102041,278.88584784375L361.0510204081633,310.45940034374996L378.66326530612247,282.8772148125L396.2755102040817,306.65548659375L413.88775510204084,324.07651828125L431.5,320.52527259375L449.1122448979592,308.29433184375L466.7244897959184,316.89594628125L484.3367346938776,333.62920171875L501.94897959183675,323.31030440625L519.5612244897959,318.213322875L537.1734693877552,307.43453934375L554.7857142857143,318.00852168750004L572.3979591836735,315.75762487500003L590.0102040816327,319.30497440625004L607.6224489795918,325.66330124999996L625.2346938775511,321.48327946874997L642.8469387755102,317.60153971875L660.4591836734694,325.45769943749997L678.0714285714286,326.30429475L695.6836734693878,325.7596584375L713.295918367347,325.36940953125L730.9081632653061,326.66485884375L748.5204081632653,326.39554303125L766.1326530612245,321.48836671875L801.3571428571429,328.01909371874996L836.5816326530612,328.630008L854.1938775510204,326.70362353125" style="stroke: rgb(255, 127, 14); stroke-width: 1;"></path></g></g><g class="multi"><g><path class="line" fill="none" stroke="#000" style="stroke: rgb(227, 119, 194); stroke-width: 1;"></path></g></g><g class="multi"><g><path class="line" fill="none" stroke="#000" d="M8.806122448979636,168.21102309375001L26.41836734693882,219.68265309375L44.030612244898,354.6920435625L61.64285714285718,267.12058209375L79.25510204081637,362.23321115625004L96.86734693877555,337.42926L114.47959183673473,357.60953615625L132.0918367346939,360.59241225L149.7040816326531,289.95404484374995L167.3163265306123,280.1631170625L184.92857142857147,353.139262875L202.54081632653066,247.44745724999999L220.15306122448982,291.62626368750006L237.765306122449,314.3011239375L255.3775510204082,294.19366921875L272.9897959183674,333.3022599375L290.60204081632656,305.67985218749993L308.2142857142857,331.83980746875L325.82653061224494,332.3252506875L343.4387755102041,320.80102096875L361.0510204081633,315.1984276875L378.66326530612247,313.73121740625L396.2755102040817,308.17274840625L413.88775510204084,320.58544284375L431.5,309.0609585L449.1122448979592,324.71627474999997L466.7244897959184,304.18247606250003L484.3367346938776,326.93886815624995L501.94897959183675,323.03128790625L519.5612244897959,318.44996925L537.1734693877552,323.4889809375L554.7857142857143,326.142093375L572.3979591836735,324.47284734375L590.0102040816327,325.1575805625L607.6224489795918,318.06319584375007L625.2346938775511,323.23893459375L642.8469387755102,326.71324940625L660.4591836734694,326.2197001875L678.0714285714286,328.03924387499995L695.6836734693878,325.8970351875L713.295918367347,326.19537168749997L730.9081632653061,324.7321651875L748.5204081632653,326.24598825L801.3571428571429,325.63984556249994L818.969387755102,325.354178625" style="stroke: rgb(214, 39, 40); stroke-width: 1;"></path></g></g><g class="multi"><g><path class="line" fill="none" stroke="#000" style="stroke: rgb(227, 119, 194); stroke-width: 1;"></path></g></g><g class="multi"><g><path class="line" fill="none" stroke="#000" d="M8.806122448979636,238.61575631250008L26.41836734693882,210.83027306250005L44.030612244898,335.2431350625L61.64285714285718,299.97558150000003L79.25510204081637,348.27877218749995L96.86734693877555,340.227738375L114.47959183673473,345.47698434375L132.0918367346939,333.0411525L149.7040816326531,290.74409503125L167.3163265306123,316.5578705625L184.92857142857147,334.62473953125004L202.54081632653066,314.58654149999995L220.15306122448982,310.71399384374996L237.765306122449,312.1823158125L255.3775510204082,320.33418571875L272.9897959183674,336.10471190625L290.60204081632656,318.08619346874997L308.2142857142857,356.6537743125L325.82653061224494,335.414674875L343.4387755102041,313.660963875L361.0510204081633,314.18731771875L378.66326530612247,322.29004565624996L396.2755102040817,323.404654125L413.88775510204084,291.90109659375L431.5,312.5511375L449.1122448979592,319.51030715625L466.7244897959184,325.320536625L484.3367346938776,331.61939278125L501.94897959183675,316.26713146875L519.5612244897959,324.6675429375L537.1734693877552,327.144470625L554.7857142857143,323.51275884375L572.3979591836735,323.32187146875003L590.0102040816327,325.50052368750005L607.6224489795918,325.9158328125L625.2346938775511,328.043352L642.8469387755102,326.6917801875L660.4591836734694,321.49867574999996L678.0714285714286,318.00024309375L695.6836734693878,325.12473196875L713.295918367347,325.0414531875L730.9081632653061,327.552605625L748.5204081632653,326.24430825L766.1326530612245,327.8080785L783.7448979591837,327.46746375000004L818.969387755102,327.9132556875L836.5816326530612,326.3998815L854.1938775510204,328.0360190625" style="stroke: rgb(140, 86, 75); stroke-width: 1;"></path></g></g></g><g class="y-series"><g class="multi"><g><path class="line" fill="none" stroke="#000" d="M8.806122448979636,47.722375240608464L26.41836734693882,160.84401866995432L44.030612244898,325.521861700263L61.64285714285718,371.47518275507036L79.25510204081637,385.9559279137556L96.86734693877555,457.03354998190486L114.47959183673473,431.09293317053823L132.0918367346939,435.22516505890485L149.7040816326531,448.7018018805728L167.3163265306123,450.83483323181207L184.92857142857147,462.6535047338787L202.54081632653066,493.85097206343187L220.15306122448982,474.18889328798934L237.765306122449,482.53661396012257L255.3775510204082,497.28653590696865L272.9897959183674,490.8633385476451L290.60204081632656,495.4193392627127L308.2142857142857,492.17259053524515L325.82653061224494,490.54218907172236L343.4387755102041,485.0214346882278L361.0510204081633,501.8225423304154L378.66326530612247,489.74652434246514L396.2755102040817,504.10365198735303L413.88775510204084,519.838612871464L431.5,514.2942830981715L449.1122448979592,500.96991673253444L466.7244897959184,509.33391134472896L484.3367346938776,506.514772343226L501.94897959183675,511.3148967080762L519.5612244897959,512.6678098270773L537.1734693877552,506.70582590545695L554.7857142857143,510.13521271836004L572.3979591836735,509.01998849582975L590.0102040816327,512.1673643468965L607.6224489795918,522.1892016525795L625.2346938775511,513.4861354463078L642.8469387755102,514.0649722671396L660.4591836734694,523.1114747257427L678.0714285714286,523.1334060942648L695.6836734693878,520.4559251940094L713.295918367347,520.6351962573632L730.9081632653061,521.997746957471L748.5204081632653,523.5509750278364L766.1326530612245,519.2774342108826L801.3571428571429,524.9049543704969L836.5816326530612,523.6005159774284L854.1938775510204,523.1470362984696" style="stroke: rgb(3, 102, 214); stroke-width: 1;"></path></g></g><g class="multi"><g><path class="line" fill="none" stroke="#000" style="stroke: rgb(227, 119, 194); stroke-width: 1;"></path></g></g><g class="multi"><g><path class="line" fill="none" stroke="#000" d="M8.806122448979636,219.1107691416219L26.41836734693882,362.9853134772384L44.030612244898,412.95689521703775L61.64285714285718,442.43082925228885L79.25510204081637,460.29901062283L96.86734693877555,478.282378442308L114.47959183673473,491.77813350633295L132.0918367346939,474.6817816741647L149.7040816326531,476.3827929161942L167.3163265306123,467.84068491428746L184.92857142857147,486.2236569418043L202.54081632653066,458.93000646373235L220.15306122448982,491.78235267597853L237.765306122449,508.5227292161744L255.3775510204082,487.03123510968635L272.9897959183674,500.6071263384596L290.60204081632656,499.2368148602944L308.2142857142857,504.3283300454096L325.82653061224494,504.7443173099662L343.4387755102041,518.5338419330046L361.0510204081633,504.9649840392465L378.66326530612247,507.7249819214074L396.2755102040817,501.3349684352666L413.88775510204084,513.8157710649215L431.5,503.1758150141204L449.1122448979592,519.6590092627193L466.7244897959184,502.201145257822L484.3367346938776,511.3573876953835L501.94897959183675,515.0186376251927L519.5612244897959,513.1204602209679L537.1734693877552,519.8792582318524L554.7857142857143,520.9333564547393L572.3979591836735,522.1677109067002L590.0102040816327,521.0877073978713L607.6224489795918,511.9429377762918L625.2346938775511,518.93927711663L642.8469387755102,522.3671965729962L660.4591836734694,522.9862298179389L678.0714285714286,524.8998456419309L695.6836734693878,522.3608865242062L713.295918367347,523.1056343973171L730.9081632653061,519.5332655368295L748.5204081632653,523.1332148806652L801.3571428571429,522.3607742901368L818.969387755102,522.5797969981413" style="stroke: rgb(44, 160, 44); stroke-width: 1;"></path></g></g><g class="multi"><g><path class="line" fill="none" stroke="#000" style="stroke: rgb(227, 119, 194); stroke-width: 1;"></path></g></g><g class="multi"><g><path class="line" fill="none" stroke="#000" d="M8.806122448979636,356.90490390673386L26.41836734693882,405.04272394723023L44.030612244898,482.80092935035174L61.64285714285718,472.9407673000327L79.25510204081637,486.5856866382978L96.86734693877555,453.7211391278228L114.47959183673473,485.5110121693561L132.0918367346939,502.4406631539422L149.7040816326531,491.39597650006243L167.3163265306123,509.5125090036665L184.92857142857147,510.5567389420819L202.54081632653066,510.90909572452097L220.15306122448982,506.9875334196241L237.765306122449,507.8880455537779L255.3775510204082,516.3493720450373L272.9897959183674,510.19911755042506L290.60204081632656,513.5965613001347L308.2142857142857,511.76528787171804L325.82653061224494,515.9855902500162L343.4387755102041,509.3768928364877L361.0510204081633,508.69841710294247L378.66326530612247,520.4739533110072L396.2755102040817,520.2916145164235L413.88775510204084,494.31547562209505L431.5,511.37852511178517L449.1122448979592,513.460945132956L466.7244897959184,522.9138596272699L484.3367346938776,520.8987862829587L501.94897959183675,513.8965546539775L519.5612244897959,521.3935660210441L537.1734693877552,524.142988959778L554.7857142857143,520.611568907348L572.3979591836735,521.4250539127338L590.0102040816327,522.5881729851716L607.6224489795918,522.3089803455223L625.2346938775511,524.9461276466932L642.8469387755102,523.052655759748L660.4591836734694,513.745450185223L678.0714285714286,515.3497904821519L695.6836734693878,522.2410745767244L713.295918367347,521.7405563522393L730.9081632653061,524.3603905090025L748.5204081632653,522.2586828551663L766.1326530612245,524.7678833172334L783.7448979591837,521.6680282025095L818.969387755102,524.7795224059108L836.5816326530612,523.8849753047042L854.1938775510204,524.9410147613098" style="stroke: rgb(148, 103, 189); stroke-width: 1;"></path></g></g><g class="multi"><g><path class="line" fill="none" stroke="#000" style="stroke: rgb(227, 119, 194); stroke-width: 1;"></path></g></g></g></svg></d3fc-svg><d3fc-svg class="x-axis bottom-axis" style=""><svg preserveAspectRatio="none" viewBox="0 0 863 90" fill="none" font-size="10" font-family="sans-serif" text-anchor="middle"><path class="domain" stroke="#000" d="M0,6L0,0L863,0L863,6"></path><g class="tick" transform="translate(9.306122448979636, 0)" visibility=""><path stroke="#000" visibility="false" d="M8.806122448979592,0L8.806122448979592,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">California</text></g><g class="tick" transform="translate(26.91836734693882, 0)" visibility=""><path stroke="#000" visibility="false" d="M8.806122448979592,0L8.806122448979592,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">New York</text></g><g class="tick" transform="translate(44.530612244898, 0)" visibility=""><path stroke="#000" visibility="false" d="M8.806122448979592,0L8.806122448979592,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Texas</text></g><g class="tick" transform="translate(62.14285714285718, 0)" visibility=""><path stroke="#000" visibility="false" d="M8.806122448979592,0L8.806122448979592,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Washington</text></g><g class="tick" transform="translate(79.75510204081637, 0)" visibility=""><path stroke="#000" visibility="false" d="M8.806122448979592,0L8.806122448979592,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Pennsylvania</text></g><g class="tick" transform="translate(97.36734693877555, 0)" visibility=""><path stroke="#000" visibility="false" d="M8.806122448979592,0L8.806122448979592,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Florida</text></g><g class="tick" transform="translate(114.97959183673473, 0)" visibility=""><path stroke="#000" visibility="false" d="M8.806122448979592,0L8.806122448979592,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Illinois</text></g><g class="tick" transform="translate(132.5918367346939, 0)" visibility=""><path stroke="#000" visibility="false" d="M8.806122448979592,0L8.806122448979592,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Ohio</text></g><g class="tick" transform="translate(150.2040816326531, 0)" visibility=""><path stroke="#000" visibility="false" d="M8.806122448979592,0L8.806122448979592,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Michigan</text></g><g class="tick" transform="translate(167.8163265306123, 0)" visibility=""><path stroke="#000" visibility="false" d="M8.806122448979592,0L8.806122448979592,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Virginia</text></g><g class="tick" transform="translate(185.42857142857147, 0)" visibility=""><path stroke="#000" visibility="false" d="M8.806122448979592,0L8.806122448979592,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">North Carolina</text></g><g class="tick" transform="translate(203.04081632653066, 0)" visibility=""><path stroke="#000" visibility="false" d="M8.806122448979592,0L8.806122448979592,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Indiana</text></g><g class="tick" transform="translate(220.65306122448982, 0)" visibility=""><path stroke="#000" visibility="false" d="M8.806122448979592,0L8.806122448979592,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Georgia</text></g><g class="tick" transform="translate(238.265306122449, 0)" visibility=""><path stroke="#000" visibility="false" d="M8.806122448979592,0L8.806122448979592,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Kentucky</text></g><g class="tick" transform="translate(255.8775510204082, 0)" visibility=""><path stroke="#000" visibility="false" d="M8.806122448979592,0L8.806122448979592,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">New Jersey</text></g><g class="tick" transform="translate(273.4897959183674, 0)" visibility=""><path stroke="#000" visibility="false" d="M8.806122448979592,0L8.806122448979592,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Arizona</text></g><g class="tick" transform="translate(291.10204081632656, 0)" visibility=""><path stroke="#000" visibility="false" d="M8.806122448979592,0L8.806122448979592,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Wisconsin</text></g><g class="tick" transform="translate(308.7142857142857, 0)" visibility=""><path stroke="#000" visibility="false" d="M8.806122448979592,0L8.806122448979592,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Colorado</text></g><g class="tick" transform="translate(326.32653061224494, 0)" visibility=""><path stroke="#000" visibility="false" d="M8.806122448979592,0L8.806122448979592,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Tennessee</text></g><g class="tick" transform="translate(343.9387755102041, 0)" visibility=""><path stroke="#000" visibility="false" d="M8.806122448979592,0L8.806122448979592,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Minnesota</text></g><g class="tick" transform="translate(361.5510204081633, 0)" visibility=""><path stroke="#000" visibility="false" d="M8.806122448979592,0L8.806122448979592,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Massachusetts</text></g><g class="tick" transform="translate(379.16326530612247, 0)" visibility=""><path stroke="#000" visibility="false" d="M8.806122448979592,0L8.806122448979592,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Delaware</text></g><g class="tick" transform="translate(396.7755102040817, 0)" visibility=""><path stroke="#000" visibility="false" d="M8.806122448979592,0L8.806122448979592,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Maryland</text></g><g class="tick" transform="translate(414.38775510204084, 0)" visibility=""><path stroke="#000" visibility="false" d="M8.806122448979592,0L8.806122448979592,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Rhode Island</text></g><g class="tick" transform="translate(432, 0)" visibility=""><path stroke="#000" visibility="false" d="M8.806122448979592,0L8.806122448979592,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Missouri</text></g><g class="tick" transform="translate(449.6122448979592, 0)" visibility=""><path stroke="#000" visibility="false" d="M8.806122448979592,0L8.806122448979592,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Oklahoma</text></g><g class="tick" transform="translate(467.2244897959184, 0)" visibility=""><path stroke="#000" visibility="false" d="M8.806122448979592,0L8.806122448979592,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Alabama</text></g><g class="tick" transform="translate(484.8367346938776, 0)" visibility=""><path stroke="#000" visibility="false" d="M8.806122448979592,0L8.806122448979592,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Oregon</text></g><g class="tick" transform="translate(502.44897959183675, 0)" visibility=""><path stroke="#000" visibility="false" d="M8.806122448979592,0L8.806122448979592,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Nevada</text></g><g class="tick" transform="translate(520.0612244897959, 0)" visibility=""><path stroke="#000" visibility="false" d="M8.806122448979592,0L8.806122448979592,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Connecticut</text></g><g class="tick" transform="translate(537.6734693877552, 0)" visibility=""><path stroke="#000" visibility="false" d="M8.806122448979592,0L8.806122448979592,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Arkansas</text></g><g class="tick" transform="translate(555.2857142857143, 0)" visibility=""><path stroke="#000" visibility="false" d="M8.806122448979592,0L8.806122448979592,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Utah</text></g><g class="tick" transform="translate(572.8979591836735, 0)" visibility=""><path stroke="#000" visibility="false" d="M8.806122448979592,0L8.806122448979592,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Mississippi</text></g><g class="tick" transform="translate(590.5102040816327, 0)" visibility=""><path stroke="#000" visibility="false" d="M8.806122448979592,0L8.806122448979592,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Louisiana</text></g><g class="tick" transform="translate(608.1224489795918, 0)" visibility=""><path stroke="#000" visibility="false" d="M8.806122448979592,0L8.806122448979592,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Vermont</text></g><g class="tick" transform="translate(625.7346938775511, 0)" visibility=""><path stroke="#000" visibility="false" d="M8.806122448979592,0L8.806122448979592,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">South Carolina</text></g><g class="tick" transform="translate(643.3469387755102, 0)" visibility=""><path stroke="#000" visibility="false" d="M8.806122448979592,0L8.806122448979592,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Nebraska</text></g><g class="tick" transform="translate(660.9591836734694, 0)" visibility=""><path stroke="#000" visibility="false" d="M8.806122448979592,0L8.806122448979592,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">New Hampshire</text></g><g class="tick" transform="translate(678.5714285714286, 0)" visibility=""><path stroke="#000" visibility="false" d="M8.806122448979592,0L8.806122448979592,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Montana</text></g><g class="tick" transform="translate(696.1836734693878, 0)" visibility=""><path stroke="#000" visibility="false" d="M8.806122448979592,0L8.806122448979592,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">New Mexico</text></g><g class="tick" transform="translate(713.795918367347, 0)" visibility=""><path stroke="#000" visibility="false" d="M8.806122448979592,0L8.806122448979592,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Iowa</text></g><g class="tick" transform="translate(731.4081632653061, 0)" visibility=""><path stroke="#000" visibility="false" d="M8.806122448979592,0L8.806122448979592,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Idaho</text></g><g class="tick" transform="translate(749.0204081632653, 0)" visibility=""><path stroke="#000" visibility="false" d="M8.806122448979592,0L8.806122448979592,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Kansas</text></g><g class="tick" transform="translate(766.6326530612245, 0)" visibility=""><path stroke="#000" visibility="false" d="M8.806122448979592,0L8.806122448979592,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">District of Columbia</text></g><g class="tick" transform="translate(784.2448979591837, 0)" visibility=""><path stroke="#000" visibility="false" d="M8.806122448979592,0L8.806122448979592,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Wyoming</text></g><g class="tick" transform="translate(801.8571428571429, 0)" visibility=""><path stroke="#000" visibility="false" d="M8.806122448979592,0L8.806122448979592,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">South Dakota</text></g><g class="tick" transform="translate(819.469387755102, 0)" visibility=""><path stroke="#000" visibility="false" d="M8.806122448979592,0L8.806122448979592,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Maine</text></g><g class="tick" transform="translate(837.0816326530612, 0)" visibility=""><path stroke="#000" visibility="false" d="M8.806122448979592,0L8.806122448979592,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">West Virginia</text></g><g class="tick" transform="translate(854.6938775510204, 0)" visibility=""><path stroke="#000" visibility="hidden" d="M8.806122448979592,0L8.806122448979592,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">North Dakota</text></g></svg></d3fc-svg><d3fc-svg class="y-axis left-axis"><svg preserveAspectRatio="none" viewBox="-48 0 48 525" fill="none" font-size="10" font-family="sans-serif" text-anchor="end"><path class="domain" stroke="#000" d="M-6,525L0,525L0,0L-6,0"></path><g class="tick" transform="translate(0, 525)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em" style="font-size: 80%;">−30,000</text></g><g class="tick" transform="translate(0, 459.375)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em" style="font-size: 80%;">−20,000</text></g><g class="tick" transform="translate(0, 393.75)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em" style="font-size: 80%;">−10,000</text></g><g class="tick" transform="translate(0, 328.125)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em">0</text></g><g class="tick" transform="translate(0, 262.5)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em">10,000</text></g><g class="tick" transform="translate(0, 196.875)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em">20,000</text></g><g class="tick" transform="translate(0, 131.25)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em">30,000</text></g><g class="tick" transform="translate(0, 65.625)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em">40,000</text></g><g class="tick" transform="translate(0, 0)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em">50,000</text></g></svg></d3fc-svg><div class="y-label right-label" style="grid-area: 3 / 5 / auto / auto; width: 1em; display: flex; align-items: center; justify-content: center;"><span class="splitter-label">Sales</span></div><d3fc-svg class="y-axis right-axis"><svg viewBox="0 0 48 525" fill="none" font-size="10" font-family="sans-serif" text-anchor="start"><path class="domain" stroke="#000" d="M6,525L0,525L0,0L6,0"></path><g class="tick" transform="translate(0, 525)"><path stroke="#000" d="M0,0L6,0"></path><text transform="translate(9, 0)" fill="#000" visibility="false" dy="0.32em">0</text></g><g class="tick" transform="translate(0, 483.4318261521107)"><path stroke="#000" d="M0,0L6,0"></path><text transform="translate(9, 0)" fill="#000" visibility="false" dy="0.32em">20,000</text></g><g class="tick" transform="translate(0, 441.8636523042213)"><path stroke="#000" d="M0,0L6,0"></path><text transform="translate(9, 0)" fill="#000" visibility="false" dy="0.32em">40,000</text></g><g class="tick" transform="translate(0, 400.29547845633203)"><path stroke="#000" d="M0,0L6,0"></path><text transform="translate(9, 0)" fill="#000" visibility="false" dy="0.32em">60,000</text></g><g class="tick" transform="translate(0, 358.72730460844264)"><path stroke="#000" d="M0,0L6,0"></path><text transform="translate(9, 0)" fill="#000" visibility="false" dy="0.32em">80,000</text></g><g class="tick" transform="translate(0, 317.15913076055335)"><path stroke="#000" d="M0,0L6,0"></path><text transform="translate(9, 0)" fill="#000" visibility="false" dy="0.32em" style="font-size: 80%;">100,000</text></g><g class="tick" transform="translate(0, 275.59095691266407)"><path stroke="#000" d="M0,0L6,0"></path><text transform="translate(9, 0)" fill="#000" visibility="false" dy="0.32em" style="font-size: 80%;">120,000</text></g><g class="tick" transform="translate(0, 234.02278306477473)"><path stroke="#000" d="M0,0L6,0"></path><text transform="translate(9, 0)" fill="#000" visibility="false" dy="0.32em" style="font-size: 80%;">140,000</text></g><g class="tick" transform="translate(0, 192.4546092168854)"><path stroke="#000" d="M0,0L6,0"></path><text transform="translate(9, 0)" fill="#000" visibility="false" dy="0.32em" style="font-size: 80%;">160,000</text></g><g class="tick" transform="translate(0, 150.88643536899608)"><path stroke="#000" d="M0,0L6,0"></path><text transform="translate(9, 0)" fill="#000" visibility="false" dy="0.32em" style="font-size: 80%;">180,000</text></g><g class="tick" transform="translate(0, 109.31826152110676)"><path stroke="#000" d="M0,0L6,0"></path><text transform="translate(9, 0)" fill="#000" visibility="false" dy="0.32em" style="font-size: 80%;">200,000</text></g><g class="tick" transform="translate(0, 67.75008767321741)"><path stroke="#000" d="M0,0L6,0"></path><text transform="translate(9, 0)" fill="#000" visibility="false" dy="0.32em" style="font-size: 80%;">220,000</text></g><g class="tick" transform="translate(0, 26.181913825328095)"><path stroke="#000" d="M0,0L6,0"></path><text transform="translate(9, 0)" fill="#000" visibility="false" dy="0.32em" style="font-size: 80%;">240,000</text></g></svg></d3fc-svg></d3fc-group><div class="legend-container" borderbox-on-hover="true" style="z-index: 2; cursor: move;"><svg id="dragHandles" width="150" height="116"><g><rect id="dragleft" class="vertical-drag-handle" y="9" x="0" height="98" width="9" fill="lightgreen" fill-opacity="0" cursor="ew-resize" style="z-index: 3;"></rect><rect id="dragtop" class="horizontal-drag-handle" y="0" x="9" height="9" width="132" fill="lightblue" fill-opacity="0" cursor="ns-resize" style="z-index: 3;"></rect><rect id="dragright" class="vertical-drag-handle" y="9" x="141" height="98" width="9" fill="lightgreen" fill-opacity="0" cursor="ew-resize" style="z-index: 3;"></rect><rect id="dragbottom" class="horizontal-drag-handle" y="107" x="9" height="9" width="132" fill="lightblue" fill-opacity="0" cursor="ns-resize" style="z-index: 3;"></rect><rect id="dragtopleft" class="corner-drag-handle top left" height="9" width="9" fill="red" fill-opacity="0" cursor="nwse-resize" style="z-index: 3;" y="0"></rect><rect id="dragtopright" class="corner-drag-handle top right" height="9" width="9" fill="red" fill-opacity="0" cursor="nesw-resize" style="z-index: 3;" y="0" x="141"></rect><rect id="dragbottomright" class="corner-drag-handle bottom right" height="9" width="9" fill="red" fill-opacity="0" cursor="nwse-resize" style="z-index: 3;" y="107" x="141"></rect><rect id="dragbottomleft" class="corner-drag-handle bottom left" height="9" width="9" fill="red" fill-opacity="0" cursor="nesw-resize" style="z-index: 3;" y="107" x="0"></rect></g></svg><g class="legend-controls" style="display: none;"><span id="up-arrow" class="disabled">▲</span>
<span id="page-text">1/1</span>
<span id="down-arrow" class="disabled">▼</span>
</g><svg class="legend" height="109"><g class="legendCells" transform="translate(20,20)"><g class="cell" transform="translate(0, 0)"><circle class="swatch" r="6" style="fill: rgba(3, 102, 214, 0.8);"></circle><text class="label" transform="translate( 16, 5)">Consumer|Sales</text><title>Consumer|Sales</title></g><g class="cell" transform="translate(0, 15)"><circle class="swatch" r="6" style="fill: rgba(255, 127, 14, 0.8);"></circle><text class="label" transform="translate( 16, 5)">Consumer|Profit</text><title>Consumer|Profit</title></g><g class="cell" transform="translate(0, 30)"><circle class="swatch" r="6" style="fill: rgba(44, 160, 44, 0.8);"></circle><text class="label" transform="translate( 16, 5)">Corporate|Sales</text><title>Corporate|Sales</title></g><g class="cell" transform="translate(0, 45)"><circle class="swatch" r="6" style="fill: rgba(214, 39, 40, 0.8);"></circle><text class="label" transform="translate( 16, 5)">Corporate|Profit</text><title>Corporate|Profit</title></g><g class="cell" transform="translate(0, 60)"><circle class="swatch" r="6" style="fill: rgba(148, 103, 189, 0.8);"></circle><text class="label" transform="translate( 16, 5)">Home Office|Sales</text><title>Home Office|Sales</title></g><g class="cell" transform="translate(0, 75)"><circle class="swatch" r="6" style="fill: rgba(140, 86, 75, 0.8);"></circle><text class="label" transform="translate( 16, 5)">Home Office|Pr...</text><title>Home Office|Profit</title></g></g></svg></div></div>